home *** CD-ROM | disk | FTP | other *** search
/ Telstar Electronic Studios (UK) (Press Kit) / Telstar Electronic Studios (UK) (Press Kit).bin / pc / tes_ects / multi.dir / 00077.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  90 b   |  8 lines

  1. on exitFrame
  2.   global mac
  3.   if mac = 1 then
  4.     disposeRearWindow()
  5.   end if
  6.   quit()
  7. end
  8.